STEP 13: Now, let's set up the lists we'll use to collect our data.
- In , drag in Empty List OUTSIDE and underneath your collision event.
- Rename the variable from my_list to dragon_count_list.
- Drag in another Empty List OUTSIDE and underneath your collision event.
- Rename the variable from my_list to timer_list.
To navigate the page using the TAB key, first press ESC to exit the code editor.